chromium software package provides Googles open source chromium web browser, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install chromium
chromium is installed in your system.
Make ensure the chromium package were installed using the commands given below,
$ sudo dpkg-query -l | grep chromium *
You will get with chromium package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | X Window System software |
| Package | chromium |
| Version | 37.0.2062.120-1~deb7u1 |
| Description | Googles open source chromium web browser |
| Sub Section | x11 |